home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / MISC / ACOOKIE6.ZIP / INSTALL.TXT < prev    next >
Text File  |  1995-08-08  |  4KB  |  166 lines

  1. INSTALLATION:
  2.  
  3. Thank you for selecting our Cookbook!
  4. Our software equires an IBM or Compatible PC
  5. with a minimum of 512K RAM and a hard disk drive.
  6. Basically it will run on almost any computer !
  7.  
  8. The install prorgram will place our Cookbook 
  9. in the following directory
  10.  
  11. c:\COOK_OCS 
  12.  
  13.  
  14.  
  15. If this is ok.... skip the rest of this page!
  16. *************************************************
  17.  
  18. Suppose 'C:' is your hard drive.
  19.  
  20. You may wish to install the program on to its own separate
  21. directory. To create its own separate directory, you must get on to
  22. the hard drive. 
  23.  
  24. Note: On the following instructions, only type the 
  25. commands inside the the quotation marks. Please do not include the
  26. quotation marks.
  27.   
  28. Suppose 'C:' is your hard drive.
  29.  
  30. At the prompt "C>"
  31. You type 'MD\COOK_OCS'
  32. This creates a directory called "COOK_OCS".
  33.  
  34. At the prompt "C>"
  35. You type 'CD\COOK_OCS'
  36. This moves you into the directory called "COOK_OCS"
  37.  
  38. Now place the program Disk into your floppy drive.
  39.  
  40. Suppose your floppy drive is called 'A:'
  41.  
  42. At the prompt "C>"
  43. You type 'A:'
  44. This now puts you on the 'A:' Drive.
  45. Note: If your floppy drive was 'B:', you would type 'B:' instead. 
  46.  
  47. At the prompt "A>"
  48. You type 'COPY *.* C:'
  49. This now copies the program onto your hard disk drive.
  50.  
  51. At the prompt "A:"
  52. You type 'C:'
  53. This now puts you on the hard drive.
  54.  
  55. Now remove The program Disk from the floppy drive
  56. This completes the installation procedure.
  57.  
  58.  
  59. A NOTE ABOUT CONFIG.SYS :
  60.  
  61. The program works best when your CONFIG.SYS file contains the
  62. following minimum commands:
  63.  
  64. buffers=16
  65. files=20
  66.  
  67. (Note: Most computers already exceed these minimum commands and you
  68. should generally not have to do anything!)
  69. ***********************************************
  70.  
  71. To find out if your CONFIG.SYS contains these commands
  72. At the prompt "C>"
  73. You type 'CD\'
  74. This moves you to the correct directory.
  75.  
  76. At the prompt "C>"
  77. You type 'TYPE CONFIG.SYS'
  78. This will type the contents of the file on the screen.
  79.  
  80. If your CONFIG.SYS file contains these commands, then you are OK!
  81. If your CONFIG.SYS file contains or exceeds these commands, then
  82. you are OK!
  83.  
  84. Example: 
  85. buffers=17
  86. files=21
  87.  
  88. Is OK!
  89.  
  90. If your CONFIG.SYS file does not contain these commands or does not
  91. meet the minimum requirements then you must edit your CONFIG.SYS. 
  92.  
  93. or
  94.  
  95. Install The program Disk into your floppy drive.
  96.  
  97. At the prompt "C>"
  98. You type 'COPY CONFIG.SYS + A:\CONFIG.SYS'
  99.  
  100. Note: if your floppy drive was 'B:' you would type 'COPY CONFIG.SYS
  101. + B:\CONFIG.SYS' instead. Remove the Disk from your floppy
  102. drive.
  103.  
  104. This will solve the problem.
  105.  
  106. You have now successfully installed the program !
  107.  
  108. Before you run the program be sure to reboot your system.  Be
  109. sure to store The program Disk in a cool, dry, and secure place.
  110.  
  111.  
  112. GETTING STARTED.
  113.  
  114. Whenever you want to use A Jewish Mother's Cookbook(TM)
  115. you need just two commands ...
  116.  
  117. At the prompt "C>"
  118. You would type 'CD\COOK_OCS'.
  119. This puts you in the correct directory.
  120.  
  121. At the prompt "C>"
  122. You type 'COOK'.
  123. This starts the program.
  124.  
  125.  
  126. If you experience problems call us at (516) 569-5427!
  127.  
  128.  
  129. IMPORTANT FOR WINDOWS USERS:
  130.  
  131. If you try to run the program but get an error message such as..
  132. "Not enough memory"
  133. You must change your CONFIG.SYS file.
  134.  
  135. Look for a line in the CONFIG.SYS file that sets the emm386.exe
  136. such as ...
  137.          DEVICE=C:\DOS\emm386.exe noems x=d400-d7ff
  138.  
  139. Change the "noems" portion to read "1024"
  140. such as ...
  141.          DEVICE=C:\DOS\emm386.exe 1024 x=d400-d7ff
  142.  
  143. Notice the before and after.
  144.  
  145. Before        DEVICE=C:\DOS\emm386.exe noems x=d400-d7ff
  146. After         DEVICE=C:\DOS\emm386.exe 1024  x=d400-d7ff
  147.  
  148. The only change is noems becomes 1024!
  149.  
  150. This will correct the problem and will not affect any other program.
  151.  
  152. If you do not know how to edit your config.sys file
  153.  
  154. do the following....
  155.    From the program manger
  156.       select File...Run...
  157.         Then type "Sysedit"
  158.             Select the "Config.sys" file and make the changes
  159.  
  160. Remember to save the changes to the file and reboot your computer
  161.  
  162. If problems continue to exists, call us at (516) 569-5427!
  163.  
  164.  
  165.  
  166.